home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970929-19971216 / 000202_news@newsmaster….columbia.edu _Thu Oct 30 14:22:49 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA09606
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 30 Oct 1997 14:22:47 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA25646
  7.     for kermit.misc@watsun; Thu, 30 Oct 1997 14:22:46 -0500 (EST)
  8. Path: news.columbia.edu!news.new-york.net!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!news-peer.sprintlink.net!news-west.sprintlink.net!news-fw-12.sprintlink.net!news.sprintlink.net!Sprint!205.240.249.225!news.webIT.eds.com!news.ses.cio.eds.com!not-for-mail
  9. From: Roy Buzdor <first.amendment@supremecourt.gov>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Convert not unconverting?
  12. Date: Wed, 29 Oct 1997 12:25:52 -0800
  13. Organization: EDS Lansing Fab
  14. Lines: 29
  15. Message-ID: <34579BD0.5708@supremecourt.gov>
  16. NNTP-Posting-Host: 130.173.136.101
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset=us-ascii
  19. Content-Transfer-Encoding: 7bit
  20. X-Mailer: Mozilla 2.02 (Win16; I)
  21. Xref: news.columbia.edu comp.protocols.kermit.misc:7985
  22.  
  23. I have a user who is transfering data from a Sun
  24. workstation using C-Kermit 6.0 to an HP-1000 using
  25. Kermit-RTE 1.99, the file he is transfering is
  26. named "PMP0666" the file on the HP is showing up
  27. as "PMP0~#6".  Kermit figures that it can change
  28. the "666" into a repeat sequence which is
  29. "~ (repeat) # (quote) 6", unfortunately, the
  30. Kermit-RTE is not recognizing it, or changing it
  31. back properly.  I am not a Kermit expert, but I
  32. do have a bit of experience, and I have not been
  33. able to find the switch to either tell C-Kermit
  34. NOT to do this translation (I tried the
  35. convert/literal switch, and it did not fix it),
  36. or to tell Kermit-RTE to DO the translation.
  37.  
  38. Any ideas?
  39.  
  40. -- 
  41.  
  42. Buz         (:
  43.  
  44. ****************************************************************
  45. **                                                            **
  46. **  My real address is: \lnuslad dot dzvg41 at eds dot com\   **
  47. **                                                            **
  48. **  Sometimes beating a dead horse is just good experience    **
  49. **    in horse-beating.                                       **
  50. **                                                            **
  51. ****************************************************************